home *** CD-ROM | disk | FTP | other *** search
/ PC Accelerator 19 / PCXL19.iso / PCXL_Disc19.exe / scripts / DefineButton2_230 / BUTTONCONDACTION on(release).as
Text File  |  2000-01-13  |  38b  |  4 lines

  1. on(release){
  2.    gotoAndStop(25);
  3. }
  4.